home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Reference / Tech Tour ß1.0 / Tech Tour fl1.0 / card_9763.txt < prev    next >
Encoding:
Text File  |  1988-03-21  |  2.2 KB  |  107 lines

  1. -- card: 9763 from stack: in.0
  2. -- bmap block id: 30380
  3. -- flags: 0000
  4. -- background id: 2805
  5. -- name: MAC SE BUS
  6. ----- HyperTalk script -----
  7. on opencard
  8.   show background field 2
  9. end opencard
  10.  
  11.  
  12.  
  13. -- part 3 (button)
  14. -- low flags: 00
  15. -- high flags: 0000
  16. -- rect: left=121 top=49 right=280 bottom=156
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 1
  20. -- font id: 0
  21. -- text size: 12
  22. -- style flags: 0
  23. -- line height: 16
  24. -- part name: goto pinouts
  25. ----- HyperTalk script -----
  26. on mouseUp
  27.   push card
  28.   visual effect dissolve
  29.   go to card "expansion pinouts"
  30. end mouseUp
  31.  
  32.  
  33.  
  34. -- part 4 (button)
  35. -- low flags: 00
  36. -- high flags: 0000
  37. -- rect: left=310 top=75 right=87 bottom=372
  38. -- title width / last selected line: 0
  39. -- icon id / first selected line: 0 / 0
  40. -- text alignment: 1
  41. -- font id: 0
  42. -- text size: 12
  43. -- style flags: 0
  44. -- line height: 16
  45. -- part name: cpu
  46. ----- HyperTalk script -----
  47. on mouseUp
  48.   push card
  49.   visual effect wipe left
  50.   go to card "mc68000"
  51. end mouseUp
  52.  
  53.  
  54.  
  55. -- part 5 (button)
  56. -- low flags: 00
  57. -- high flags: 0000
  58. -- rect: left=363 top=138 right=150 bottom=446
  59. -- title width / last selected line: 0
  60. -- icon id / first selected line: 0 / 0
  61. -- text alignment: 1
  62. -- font id: 0
  63. -- text size: 12
  64. -- style flags: 0
  65. -- line height: 16
  66. -- part name: cpu
  67. ----- HyperTalk script -----
  68. on mouseUp
  69.   push card
  70.   visual effect wipe left
  71.   go to card "mc68000"
  72. end mouseUp
  73.  
  74.  
  75.  
  76. -- part 6 (field)
  77. -- low flags: 00
  78. -- high flags: 0004
  79. -- rect: left=285 top=267 right=305 bottom=512
  80. -- title width / last selected line: 0
  81. -- icon id / first selected line: 0 / 0
  82. -- text alignment: 0
  83. -- font id: 156
  84. -- text size: 12
  85. -- style flags: 256
  86. -- line height: 16
  87. -- part name: 
  88.  
  89.  
  90. -- part contents for background part 6
  91. ----- text -----
  92. The Macintosh SE Bus 
  93.  
  94.  
  95. -- part contents for background part 37
  96. ----- text -----
  97.  
  98. The Macintosh SE provides access to the processor*  bus through the 96-pin Macintosh SE Bus expansion connector.
  99.  
  100. This connector provides all of the signals of the MC68000 CPU* as well as power and ground.
  101.  
  102. It is intended for use in expanding the capabilities of the Macintosh SE.
  103.  
  104.  
  105. -- part contents for card part 6
  106. ----- text -----
  107. Click on the connector to see the pinouts of the SE Bus.